.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/noesisvision/nasde-toolkit
home/skills/noesisvision/nasde-toolkit
noesisvision avatar

noesisvision/nasde-toolkit

11 skills

View on GitHub
$npx skills add noesisvision/nasde-toolkit
SkillInstalls
code-reviewUse when reviewing AI-generated code for architectural quality, design patterns, and engineering practices—nasde-benchmark-calibrationCalibrate assessment rubrics by reviewing agent work in GitHub/GitLab PRs and feeding human comments back into the rubric.—nasde-benchmark-creatorCreate coding agent benchmarks for evaluation with nasde. Use this skill when the user wants to: - Create a new benchmark project (set of tasks for evaluating…—nasde-benchmark-from-historyGenerate benchmark tasks from git history of the current or specified repository.—nasde-benchmark-from-public-reposBuild diverse benchmark task suites from public GitHub repositories for testing universal skills.—nasde-benchmark-runnerRun coding agent benchmarks and verify results with nasde. Use this skill when the user wants to: - Run a benchmark (all tasks, single task, specific variant)…—nasde-devpython-best-practicesProvides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol.—python-testingPython testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.—refactorname: refactor description: 'Surgical code refactoring to improve maintainability without changing behavior.—tactical-dddDesign, refactor, analyze, and review code by applying the principles and patterns of tactical domain-driven design.—