Skip to content

noahcasey21/nc-analytics-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AI Tooling

Platform-agnostic AI skills and tools. These skills work with Claude, GPT, Copilot, Gemini, and other AI agent systems via the Agent Skills standard.

Previously: Claude Code plugins by Abnormal AI.

Plugins

spec-tool

Platform-agnostic bootstrap tool for spec-driven development. Works with Claude, GPT, Copilot, and other AI agents.

Generates .ai-dev/ knowledge files (ARCHITECTURE.md, SECURITY.md, LEGAL.md, PLAN.md) and a plan review agent. These files work with any AI system:

/build-spec-tool

This tool will:

  1. Explore your codebase to understand tech stack, architecture, and conventions
  2. Optionally interview you about security policies, compliance, and process
  3. Generate customized .ai-dev/ files reflecting your actual patterns
  4. Create a plan review agent that validates plans against your standards
  5. Provide platform-specific integration guidance for your AI tool

See plugins/spec-tool/skills/build-spec-tool/integration/ for platform-specific setup guides:

  • Claude — Use with Claude CLI or Copilot Chat
  • GPT — Use with OpenAI API
  • Copilot — Use with GitHub Copilot
  • Other — Add your platform!

About

Agent plugins forked from Abnormal AI — workflows for any agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%