Phoenix Thinking

🌐Community
by georgeguimaraes · vlatest · Repository

Phoenix Thinking helps you overcome mental blocks by rapidly generating diverse perspectives and solutions – boosting creativity & problem-solving!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add phoenix-thinking npx -- -y @trustedskills/phoenix-thinking
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "phoenix-thinking": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/phoenix-thinking"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The phoenix-thinking skill allows AI agents to reason about and generate Elixir code specifically for Phoenix Framework applications. It can assist with tasks like generating controller actions, creating database migrations, and constructing view templates based on project requirements. This skill leverages Claude Code's capabilities to understand the nuances of Phoenix development patterns.

When to use it

  • Rapid prototyping: Quickly scaffold initial versions of Phoenix controllers, views, and models for new features.
  • Code generation: Automate repetitive tasks like creating database migrations or generating view templates based on existing data structures.
  • Learning Phoenix: Get assistance with understanding Phoenix framework concepts and best practices by having the agent generate code examples.
  • Refactoring: Generate alternative implementations of existing Phoenix code to explore different approaches.

Key capabilities

  • Phoenix Framework Code Generation
  • Elixir Code Reasoning
  • Database Migration Creation
  • View Template Construction
  • Controller Action Generation

Example prompts

  • "Generate a Phoenix controller action for creating a new user."
  • "Create a database migration to add an email column to the users table in my Phoenix app."
  • "Show me a view template for displaying a list of products in my Phoenix application."

Tips & gotchas

The skill requires familiarity with Elixir and the Phoenix Framework. Providing clear context about your project's structure and data models will improve the quality of generated code.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
georgeguimaraes
Installs
8

🌐 Community

Passed automated security scans.