.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

…/adambien/airails
home/skills/adambien/airails
adambien avatar

adambien/airails

36 skills · 2 total installs

View on GitHub
$npx skills add adambien/airails
SkillInstalls
java-cli-appCreate and maintain multi-file Java 25 CLI applications packaged as executable JARs with zb (Zero Dependencies Builder).1zbBuild Java 25+ projects with zb (Zero Dependencies Builder). Use when compiling, building, packaging, or running Java projects that have no external…1bc-carverCarve candidate business components from the confirmed domain concepts — cluster by CONCEPTS.md co-occurrence, name each BC with a canonical glossary term —…—bceGeneric, composable architecture rules for the Boundary-Control-Entity (BCE/ECB) pattern — business components, layer responsibilities, package structure, and…—bce-diagramsCreate high-level overview diagrams showing interactions between business components (BCs), subsystems, services, or systems.—characterization-testsPin the observed behavior of a running legacy system as replayable golden masters — record normalized stimulus/observation pairs into…—concept-annotatorProject the mined domain concepts into the codebase — write one package-info.java (Java 25 /// Markdown doc) per legacy package with the concepts living there,…—concept-clarifierResolve the open questions and hypothesis-marked glossary definitions produced by concept-extractor and bc-carver together with a human domain expert — via…—concept-extractorMine candidate domain concepts and their vocabulary from every naming source of a legacy system — database schema, UI labels, REST/URL paths, configuration,…—continuous-testingContinuous test-driven development loop — after every code change, builds the project, starts the server, and runs Unit Tests, Integration Tests, and System…—drawioCreate draw.io overview diagrams with consistent visual style.—ears-testsGenerate parameterized (table-driven) tests from EARS requirement statements — the deterministic transform that turns an SBCE capability spec's `##…—enterprisifierDeliberately overengineer code by adding as many patterns, indirections, modules, anti-corruption layers, abstractions, and encapsulations as possible.—java-cli-scriptCreate zero-dependency, single-file executable Java scripts for system-wide use via PATH.—java-conventionsGeneric, composable Java 25 code conventions — modern syntax, code style, naming, visibility, structure, methods, streams, exceptions, and documentation rules…—java-distillerSimplify, modernize, refactor, and beautify Java code to produce clean, idiomatic Java 25.—mermaidGenerate Mermaid overview diagrams for architecture and component visualization.—microprofile-serverArchitecture and coding rules for long-running Java MicroProfile / Jakarta EE server applications — BCE layering, business components (BC), JAX-RS resources,…—migration-advisorFront door for legacy migrations — assess a legacy system from shallow read-only signals (repo probe, git history, a reachable running instance) plus a short…—python-to-javaConvert Python scripts to zero-dependency Java 25 CLI programs.—readmeWrite and refine README.md files for software projects targeting advanced developers.—sbceSpec-driven BCE workflow where one capability spec equals one business component (same name) and the spec is the boundary contract.—showtimeLive coding mode — generates code without running tests, system tests, or builds.—simplifierReplatform mode ("lift, tinker, and shift") — simplify a 1:1-lifted legacy system in place: modernize code and remove external dependencies, one pass at a…—system-testsGeneric, composable conventions for system tests — black-box tests exercising the running system from the outside through its public surface.—web-componentsArchitecture and coding rules for single-page applications using web components, BCE layering, lit-html templating, unidirectional Redux-style state management…—web-conventionsGeneric, composable web platform conventions — semantic HTML, accessibility, modern CSS, custom-property design tokens, and Baseline browser-support policy…—web-latestComposable modifier for experimentation and PoCs that lifts the `/web-conventions` Baseline browser-support policy so the newest web platform features — Newly…—web-performance-reviewerReview web frontends for performance issues by driving the rendered site through Chrome DevTools MCP — throttled performance traces, Core Web Vitals judged…—web-staticBuild modern static websites using semantic HTML and CSS without external dependencies or build systems.—zargsAdd zero-dependency argument parsing to Java CLI applications using the zargs pattern — an enum-based argument parser.—zb-release-pipelineGenerate a GitHub Actions pipeline that builds a zb (Zero Dependencies Builder) project and publishes a GitHub Release with the produced JAR.—zcfgIntegrate zcfg (Zero Dependency Configuration Utility) into Java applications.—zclAdd colored terminal output to Java applications using zcl (Zero-dependency Colour Logger).—zjsonUse JSON in zero-dependency Java by copying the org.json source (JSONObject, JSONArray, JSONTokener) directly into the project instead of adding a Maven/Gradle…—zunitGenerate and run zunit tests for java-cli-app projects. Use when asked to create tests, write tests, add tests, or generate test files for a java-cli-app…—