By HariSeldon86
A collection of Agent Skills for several scopes in software development, computer science and engineering.
A collection of Agent Skills for several scopes in software development, computer science and engineering.
Skills are specialized instruction sets that extend the capabilities of coding agents for specific tasks, automatically activating when needed.
Name: simulink-creator
Description: Simulink Creator is a tool that allows users to create and edit Simulink models programmatically using MATLAB code. It provides a set of functions and APIs that enable users to build Simulink models, add blocks, connect them, and configure their properties through code. This skill is useful for automating the creation of Simulink models, generating models from data or specifications, and integrating Simulink with other tools and workflows.
Prompt Example:
Build a Simulink model that simulates a cruise control system. The vehicle dynamics are modeled as a transfer function 10 / (s^2 + 3s). Use a PID controller with P=2, I=0.5, D=0.1. Include a Step reference at t=1s with amplitude 25 (target speed in m/s), log the output to workspace, and display both the reference and output on the same Scope.
License: MIT License
Recommended: Install all agent skills using the plugin marketplace:
# (Step 1) Add the marketplace to Claude Code
/plugin marketplace add hariseldon86/skills
# (Step 2) Install all Agent Skills
/plugin install hariseldon86-skills@hariseldon86-skills
This installs all the skills in one command. Skills automatically activate when Claude detects relevant tasks.
Agent Skills are supported by Claude Code, Claude.ai, Cursor, VS Code, GitHub Copilot, Gemini CLI, Antigravity, OpenAI Codex, and many more.
Integration and connection may vary by plan and platform. Generally you should:
# Clone the repository
git clone https://github.com/HariSeldon86/skills.git
# Copy all skills to your skills directory (claude, vscode, antigravity, etc.)
cp -r skills/skills/* YOUR_PROJECT/.claude/skills/
cp -r skills/skills/* YOUR_PROJECT/.github/skills/
cp -r skills/skills/* YOUR_PROJECT/.agent/skills/
# Or copy one specific skill only
cp -r skills/skills/simulink-creator YOUR_PROJECT/.claude/skills/simulink-creator
cp -r skills/skills/simulink-creator YOUR_PROJECT/.github/skills/simulink-creator
cp -r skills/skills/simulink-creator YOUR_PROJECT/.agent/skills/simulink-creator
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub hariseldon86/skills --plugin hariseldon86-skillsProfessional skill creation with TDD workflow. Features dual-mode (fast/full), behavioral validation, and automated quality gates for 9.0/10+ scores.
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Collection of agent skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling
Ultimate Claude Code skill creator. Design, scaffold, build, review, evolve, and publish production-grade AI agent skills following the Agent Skills open standard and 3-layer architecture.
Open collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Foundational Model-Based Design capabilities for the Simulink product family