← all publishers

jcorpac

@jcorpac source repo

108 published skills · page 1 of 2

  1. Git Branching Flow · jcorpac
    Choosing and implementing the right collaboration strategy for your team's development speed.
    0
    installs
  2. Git History Polish · jcorpac
    Advanced techniques for cleaning up and organizing your local history before pushing to a shared repository.
    0
    installs
  3. Ml Nlp Transformers · jcorpac
    Professional workflows for modern Natural Language Processing using Transformer architectures.
    0
    installs
  4. Rs Error Excellence · jcorpac
    Idiomatic patterns for robust, transparent, and recoverable error handling in Rust.
    0
    installs
  5. Sec Config Auditor · jcorpac
    Review infrastructure and deployment configuration files (Docker, Kubernetes, NGINX, Cloud IAM) for Security Misconfigurations (A02:2025) and Logging Failures (A09:2025).
    0
    installs
  6. Tdd Test Generator · jcorpac bundle
    Automatically generates test boilerplate, edge cases, and unit tests based on function specifications.
    0
    installs
  7. UI Asset Generation · jcorpac
    Generate cohesive, high-fidelity art assets tailored for visual UI ecosystems.
    0
    installs
  8. UI Lcars Components · jcorpac
    CSS patterns for creating the iconic pill buttons, data bars, and sweeping elbows of the Star Trek LCARS interface.
    0
    installs
  9. UI Responsive Grids · jcorpac
    Advanced CSS Grid and Flexbox techniques for layouts that adapt seamlessly to any device.
    0
    installs
  10. UI Search Filtering · jcorpac
    Implementing fast, client-side search for large documentation sets.
    0
    installs
  11. Ds Notebook Refactor · jcorpac
    Bridging the gap between exploratory Jupyter notebooks and production-ready Python modules.
    0
    installs
  12. Flask Foundations · jcorpac bundle
    Professional application architecture using the Factory Pattern and Blueprints in Flask.
    0
    installs
  13. Meta Skill Routing · jcorpac
    Strategies for dynamic skill discovery to minimize context overhead.
    0
    installs
  14. Sec Threat Modeling · jcorpac
    Guide users through threat-modeling exercises (like STRIDE) during the design phase to identify and mitigate A06:2025 Insecure Design vulnerabilities before code is written.
    0
    installs
  15. Tdd Automation Flow · jcorpac
    Optimizing the developer feedback loop with automated testing triggers and watchers.
    0
    installs
  16. Tdd Refactor Expert · jcorpac
    Guidance and checklists for the Refactor phase of TDD, ensuring clean code without breaking tests.
    0
    installs
  17. UI Accessibility Pro · jcorpac
    Mastering semantic HTML and ARIA to build inclusive web experiences for everyone.
    0
    installs
  18. UI Figma Integration · jcorpac
    Extract and map visually beautiful layouts directly from Figma APIs or wireframes.
    0
    installs
  19. UI Lcars Foundations · jcorpac
    Core design system and layout principles for replicating the Star Trek LCARS graphical interface.
    0
    installs
  20. UI Portfolio Theming · jcorpac
    Designing premium, high-readability documentation and portfolio themes.
    0
    installs
  21. Doc Changelog Keeper · jcorpac bundle
    Maintaining human-readable, professional version histories using "Keep A Changelog" principles.
    0
    installs
  22. Ds Polars Performance · jcorpac
    High-performance data processing using the Rust-based Polars library.
    0
    installs
  23. Git Hooks Automation · jcorpac
    Using client-side Git hooks to automate testing and linting before code is shared.
    0
    installs
  24. Git Tagging Releases · jcorpac
    Managing software versions and releases using Semantic Versioning (SemVer) and Git tags.
    0
    installs
  25. MCP Fastmcp Patterns · jcorpac
    Rapidly building production-grade MCP servers using the FastMCP framework.
    0
    installs
  26. Meta Skill Importer · jcorpac bundle
    Automated workflows for importing and adapting external skills from third-party repositories (e.g., Google Gemini Skills) into your local library.
    0
    installs
  27. Ml Serving Frameworks · jcorpac
    Deploying models as high-performance, scalable microservices using specialized serving frameworks.
    0
    installs
  28. Gh Pages Foundations · jcorpac
    Configuring and managing static hosting for documentation and portfolios.
    0
    installs
  29. Py Performance Tuning · jcorpac
    Advanced techniques for profiling and optimizing Python code for speed and memory.
    0
    installs
  30. Sec Dependency Audit · jcorpac
    Systematically audit project dependencies and CI/CD pipelines for supply chain vulnerabilities to mitigate A03:2025 Software Supply Chain Failures.
    0
    installs
  31. Tdd Property Testing · jcorpac
    Using generative testing to explore large input spaces and find obscure bugs.
    0
    installs
  32. JS Markdown Rendering · jcorpac
    Dynamically fetching and rendering markdown content in the browser.
    0
    installs
  33. Ds Experiment Tracking · jcorpac
    Patterns for maintaining reproducibility in machine learning experiments.
    0
    installs
  34. Ds Feature Engineering · jcorpac
    Advanced strategies for creating model-ready features while avoiding data leakage.
    0
    installs
  35. Flask Auth Security · jcorpac bundle
    Implementing professional session-based and token-based authentication.
    0
    installs
  36. Ml Supervised Patterns · jcorpac
    Professional patterns for supervised learning pipelines, including classification and regression.
    0
    installs
  37. Sec Owasp Code Review · jcorpac
    Perform targeted static application security testing (SAST) focused on the OWASP Top 10 (2025). Acts as a security reviewer scanning for anti-patterns like concatenated SQL queries, missing authorization checks, hardcoded secrets, and weak hashing algorithms.
    0
    installs
  38. Tdd Mocking Isolation · jcorpac bundle
    Techniques for isolating units under test using mocks, stubs, and fakes.
    0
    installs
  39. UI JS Modular Patterns · jcorpac
    Scalable, maintainable, and framework-agnostic JavaScript logic for modern web applications.
    0
    installs
  40. API Firebase Firestore · jcorpac
    CRUD operations and data modeling for Cloud Firestore.
    0
    installs
  41. MCP Server Foundations · jcorpac bundle
    Understanding the architecture, lifecycle, and transports of the Model Context Protocol (MCP).
    0
    installs
  42. MCP Testing Frameworks · jcorpac
    Automated testing strategies for verifying MCP server logic and tool integration.
    0
    installs
  43. Meta Agentic Chunking · jcorpac
    Breaking complex tasks into discrete sub-steps with isolated context for maximum precision.
    0
    installs
  44. Ml Feature Store Basics · jcorpac
    Decoupling feature engineering from model logic to ensure consistency between training and serving.
    0
    installs
  45. Ops Docker Foundations · jcorpac
    Mastering the container lifecycle and professional Dockerfile creation.
    0
    installs
  46. UI Dynamic Interactions · jcorpac
    Crafting engaging animations and transitions that make an interface feel responsive and alive.
    0
    installs
  47. Git Conventional Naming · jcorpac
    Implementing the Conventional Commits specification for structured and machine-readable commit messages.
    0
    installs
  48. Untracked Templates · jcorpac
    Committing template files to git while ignoring subsequent local mutations using the assume-unchanged flag.
    0
    installs
  49. MCP Deployment Registry · jcorpac
    Packaging, distributing, and connecting MCP servers to production environments.
    0
    installs
  50. MCP Security Sandboxing · jcorpac
    Implementing safe tool execution, resource isolation, and access control in MCP servers.
    0
    installs
  51. Meta Context Budgeting · jcorpac
    Techniques for managing the context window limit in long-running AI agents.
    0
    installs
  52. Meta MCP Dynamic Tools · jcorpac
    Using the Model Context Protocol to dynamically manage agent capabilities and context.
    0
    installs
  53. Ml Hyperparameter Tuning · jcorpac
    Systematically finding the optimal model configuration to maximize performance.
    0
    installs
  54. Ml Training Abstractions · jcorpac
    Mastering high-level frameworks like PyTorch Lightning and Keras to simplify ML development.
    0
    installs
  55. Ops Docker Optimization · jcorpac
    Techniques for creating tiny, fast, and secure production-grade images.
    0
    installs
  56. Fastmcp Stdio Proxy · jcorpac
    Techniques for running FastMCP over stdio within detached Docker containers and proxying to peer containers.
    0
    installs
  57. Ops Github Actions Cicd · jcorpac
    Professional automation for testing, linting, and deployment using GitHub Actions.
    0
    installs
  58. API Firebase Foundations · jcorpac
    Core setup, initialization, and configuration for Firebase projects.
    0
    installs
  59. Doc Mermaid Architecture · jcorpac
    Generate Lunar-Approved technical specifications through robust Mermaid.js diagrams.
    0
    installs
  60. Flask Data Persistence · jcorpac
    Professional database management with SQLAlchemy and Flask-Migrate.
    0
    installs
  61. Flask Forms Validation · jcorpac
    Securely handling user input using Flask-WTF and robust validation patterns.
    0
    installs
  62. Flask Templating Jinja · jcorpac
    Mastering server-side rendering with Jinja2 layouts, macros, and filters.
    0
    installs
  63. Flask Testing Patterns · jcorpac
    Rigorous testing of Flask applications using Pytest and professional mocking strategies.
    0
    installs
  64. Directory Federation · jcorpac
    Architecting MCP routers as zero-execution metadata directories to offload tool execution onto the client.
    0
    installs
  65. Gh Actions Static Deploy · jcorpac
    Automating the build and deployment of static sites on every push.
    0
    installs
  66. Rs Zero Cost Abstractions · jcorpac
    Leveraging Rust's advanced type system to build powerful abstractions without runtime overhead.
    0
    installs
  67. Sec Zap Dast Integration · jcorpac
    Assistance with setting up, running, and parsing results from OWASP ZAP (Zed Attack Proxy) for Dynamic Application Security Testing to discover runtime vulnerabilities like misconfigurations and injection flaws.
    0
    installs
  68. UI Component Architecture · jcorpac
    A blueprint for building reusable, encapsulated UI components using Vanilla JavaScript.
    0
    installs
  69. Flask Assets Management · jcorpac
    Professional pipelines for CSS, JS, and image management in Flask applications.
    0
    installs
  70. Fastmcp Threading · jcorpac
    Running Flask web servers concurrently with FastMCP standard I/O blocking event loops.
    0
    installs
  71. Meta Recursive Discovery · jcorpac
    Enabling agents to autonomously search for and adopt new specialized skills.
    0
    installs
  72. Ml Experiment Tracking Pro · jcorpac
    Rigorous tracking of parameters, metrics, and artifacts for reproducible machine learning.
    0
    installs
  73. Ml Unsupervised Clustering · jcorpac
    Discovering patterns in unlabeled data using clustering and dimensionality reduction.
    0
    installs
  74. Tdd Architecture Patterns · jcorpac
    Designing testable software systems using established architectural patterns.
    0
    installs
  75. API Confluence Integration · jcorpac
    Standardize and push strictly documented technical specs to Confluence.
    0
    installs
  76. Ds Presentation Storyteller · jcorpac
    Principles for creating narrative-driven, presentation-ready Jupyter notebooks for stakeholders.
    0
    installs
  77. Ml Deep Learning Foundations · jcorpac
    Building and training neural networks using modern deep learning frameworks.
    0
    installs
  78. Ops Docker Networking Volumes · jcorpac
    Managing persistent data and complex service-to-service communication.
    0
    installs
  79. Ops Docker Security Hardening · jcorpac
    Professional strategies for securing containerized applications.
    0
    installs
  80. Sec Input Validation Generator · jcorpac
    Generate strict input validation, type-checking, and sanitization code using modern libraries to address Injection (A05:2025) and Integrity Failures (A08:2025).
    0
    installs
  81. Ops Docker Compose Orchestration · jcorpac
    Managing multi-container applications and local development environments.
    0
    installs
  82. Doc API Auto · jcorpac
    Professional API documentation strategies using docstrings, OpenAPI, and automated generators.
    0
    installs
  83. Ds Eda Expert · jcorpac bundle
    Systematic Exploratory Data Analysis (EDA) patterns to uncover insights and data quality issues early.
    0
    installs
  84. Skill Author · jcorpac bundle
    Comprehensive guide and automation for creating, maintaining, and packaging AI skills within the skills library. Use when adding new skills or updating existing ones to ensure they meet repository standards and are correctly packaged for distribution.
    0
    installs
  85. Py Asyncio Flow · jcorpac
    Mastering asynchronous programming patterns for high-concurrency Python applications.
    0
    installs
  86. MCP Tool Design · jcorpac bundle
    Engineering robust, self-describing, and error-resilient tools for AI models.
    0
    installs
  87. Template Skill · jcorpac bundle
    A template skill demonstrating the required structure and metadata for a skill package.
    0
    installs
  88. Ml Ops Pipelines · jcorpac
    Orchestrating the end-to-end Machine Learning lifecycle with robust, reproducible pipelines.
    0
    installs
  89. Py Packaging Pro · jcorpac
    Modern standards for professional Python project configuration, dependency management, and distribution.
    0
    installs
  90. Rs Memory Safety · jcorpac
    Deep dive into Rust's core promise: memory safety without a garbage collector via ownership and lifetimes.
    0
    installs
  91. Tdd Bdd Gherkin · jcorpac bundle
    Using behavior-driven development and Gherkin syntax to align business goals with technical tests.
    0
    installs
  92. Doc Inline Clean · jcorpac
    Guidelines for writing self-documenting code and knowing when (and how) to use comments.
    0
    installs
  93. Ds Data Wrangling · jcorpac
    Professional data cleaning, transformation, and pipeline optimization patterns using Pandas.
    0
    installs
  94. Ml Streamlit Apps · jcorpac
    Rapidly building and deploying interactive machine learning dashboards.
    0
    installs
  95. Sec Fuzz Testing · jcorpac
    Discover edge cases and vulnerabilities through randomized input/fuzz testing campaigns.
    0
    installs
  96. API Firebase Auth · jcorpac
    Patterns for implementing secure user authentication with Firebase Auth.
    0
    installs
  97. Doc Adr Architect · jcorpac bundle
    Documenting significant architectural decisions to preserve project context and evolution.
    0
    installs
  98. Doc Readme Master · jcorpac bundle
    Guidelines and templates for crafting high-impact project READMEs that ensure great first impressions.
    0
    installs
  99. Git Github Master · jcorpac
    Professional strategies for publishing, collaborating, and managing repositories on GitHub.
    0
    installs
  100. Ml RAG Foundations · jcorpac
    Comprehensive guide to building Retrieval-Augmented Generation (RAG) applications by combining specific library skills.
    0
    installs